DioDocs for PDF
MapToView(LayoutView,Vector2[]) メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutView クラス > MapToView メソッド : MapToView(LayoutView,Vector2[]) メソッド
The destination LayoutView; null is the host.
The array of points in the source LayoutView coordinates.
Transforms the array of points from the current LayoutView coordinates to another view's coordinates.
シンタックス
'宣言
 
Public Overloads Sub MapToView( _
   ByVal targetView As LayoutView, _
   ByVal points() As System.Numerics.Vector2 _
) 
public void MapToView( 
   LayoutView targetView,
   System.Numerics.Vector2[] points
)

パラメータ

targetView
The destination LayoutView; null is the host.
points
The array of points in the source LayoutView coordinates.
参照

LayoutView クラス
LayoutView メンバ
オーバーロード一覧